/*
Theme Name: PunchVixen
Description: Made by Ege for Shawna. Happy blogging!
Author: Ege Soyuer
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	position: relative;
	width:850px;
	height:auto;
	margin:0 auto;
	padding:0;
	background:#ffffcc url(img/bgpattern1.png) repeat-x left top;
	font:11px/18px Verdana, Tahoma, sans-serif;
	color:#606060;
}

a {
	color:#FF6B6B;
	outline: none;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #ccc;
}

img {
	border: none;
}

ul, ol {
	/*margin:0;
	padding:0;*/
}

p {
	padding: 5px 0;
	margin: 0 0;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#header {
	width:850px;
	height:300px;
	margin: 0 auto;
	background: none; /*url(img/bg-header.gif) no-repeat bottom right;*/
}

#header .shawna {
	margin: 25px auto;
	position: absolute;
	height: 375px;
	width: 850px;
	background-position:left;
	background: url(img/header_fin_3.png) no-repeat;
}

#header .shawna a {
	display:block;
	height: 60%;
	width: 55%;
}

#header .emailupdates {
         margin: 20px 0 0 625px;	
         position:absolute;
}


/*
div.button {width:120px; height:24px; top:0px; left: 0px; border: 1px #000
solid;}
div.button a  {width:120px; height:24px; display:block; padding-top:2px;
font: bold .8em; text-align:center;}
div.button a:link {color: black; text-decoration:none;}
div.button a:hover {color:#F33; text-decoration:underline;}
*/

#content {
	width: 850px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position:relative;
}

#content-left {
	float:left;
	margin: 0 0 0 105px;
	height: auto;
	width:500px;
	display:inline;
}

#content-right {
	float:right;
	width:225px;
	height: auto;
	background: #C7F464;
}
#content-right a {
	color: #606060;
}
#content-right-top {
	float:right;
	background: url(img/box_right_top.png) no-repeat;
	width:225px;
	height:25px;
}
#content-right-bottom {
  clear:right;
	float:right;
	background: url(img/box_right_bottom.png) no-repeat;
	width:225px;
	height:25px;
}

#footer {
	clear:both;
	width: 850px;
	margin: 20px 0 0 0;
	padding: 20px 0;
	color:606060;
	background: url(img/ie/ie_footer.png) no-repeat top #C7F464;
}
/*	##################################
   	HEADER
	################################## */

#menu {
	margin: 0 0 0 105px;
	color: #000;
}

/*	##################################
   	HEADINGS
	################################## */


#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #ccc;
	font:bold 28px/28px Helvetica, Arial, sans-serif;
	text-indent:-1000px;
}

#header h1 a {
	color: #f34;
	text-decoration: none;
	text-indent:-1000px;
}

#header h2 {
	position: absolute;
	left: 5px;
	margin: 0px;
	color: #C4AFAC;
	font:11px/11px Verdana, Tahoma, sans-serif;
	text-indent:-1000px;
}

h2, h3, h4 {
	margin:0 0 5px 0;
	font:bold 24px Georgia, "Times New Roman", Times, serif;
}
.box-left {
	background: #fff;
	padding: 0 20px; 
}

.box-left h2 {
	color:#000;
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #ccffcc; 
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 0 0 0 0;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
}

.box-left h4 {
	color:#000;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

.box-right h3 {
	margin: 5px 20px;
	color:#FF6B6B;
	font:bold 18px/18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #fff; 
}


/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left-top {
	background: url(img/box_left_top.png);
	height: 25px;
	margin: 0 0 0 0;
	width:500px;
}
.box-left-bottom {
	background: url(img/box_left_bottom.png);
	height:25px;
	width:500px;
	margin:0 0 20px 0;
}

p.tags {
		/*clear: both;*/
        font:11px Verdana, Tahoma, sans-serif;
}

/** CONTENT RIGHT */

#box-rss {
	height: 20px;
	margin: 20px 0 0 35px;
	/*background: url(img/bg-rss.gif) no-repeat left top;*/
}

#box-rss a {
	display: block;
	height: 20px;
	padding: 0 0 0 18px;
	margin: 0px 0;
	background: url(img/rss-icon.png) no-repeat left;
}

.box-right {
	margin:0 0;
	font:11px/20px Verdana, Tahoma, sans-serif;
	/*background: url(img/box_right_top.png) no-repeat;*/
}

.box-right-content {
	margin: 0 20px;
}

/*.box-right-bottom {
	height: 20px;
	background: url(img/box_right_bottom.png) no-repeat;
}*/

.box-right ul {
	margin:0 0 0 15px;
	padding:0;
	font:11px/14px Verdana, Tahoma, sans-serif;
	/*list-style:none;*/
/*	list-style-position: inside;*/
	
}

.box-right li {
	margin:4px 0;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 0px;
	/*list-style-type:inherit;*/
}

.box-right ul li ul li ul {
	margin:0 0;
	padding:0 0 0 20px;
	/*list-style:none;*/
}

.box-right p {
	margin: 20px 0 0 0;
}

.box-right .tag {
 	margin: 20px;
}
/*	##################################
   	FORMS
	################################## */

label {
    display: block;
    margin: 0 0 5px 0;
}

.text {
    width: 350px;
    margin: 0 0 0px 0;
    padding: 5px;
    background: url(img/bg-form-text.gif) repeat-x left top;
    border: 1px solid #ccc;
}

textarea {
    width: 450px;
    height: 150px;
    margin: 0;
    padding: 5px;
    background: url(img/bg-form-text.gif) repeat-x left top;
    border: 1px solid #ccc;
}

.submit {
    width: auto;
    padding: 5px;
    color: #fff;
    background: #662625;
    border: 0;
}

/** SEARCH FORM */

#search {
	width: 175px;
	height:23px;
	padding:7px 5px 0 5px;
	background: url(img/search.png) no-repeat;
	border: none;
	font:11px/14px Verdana, Tahoma, sans-serif;

}

#search-submit {
	margin:3px 0 0 0;
	width:auto;
    padding:1px 2px 1px 2px;
    color:#000;
    background:#fff;
	border:0;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

.comment img {
	float: none;
	vertical-align: middle;
}

img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	width:850px;
	margin:0 0 0 0;
	padding:0;
	color:#fff;
	text-align:center;
}

#footer p a {
	color: #fff;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #662625;
	color: #fff;
}

#tag_cloud {
	line-height:normal;
}